projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d902f59
6d70492
)
Auto merge of #3409 - matklad:workspace-manifest-error, r=alexcrichton
author
bors
<bors@rust-lang.org>
Thu, 15 Dec 2016 19:04:28 +0000
(19:04 +0000)
committer
bors
<bors@rust-lang.org>
Thu, 15 Dec 2016 19:04:28 +0000
(19:04 +0000)
Don't ignore errors in workspace manifest
Closes #3407
If we find `Cargo.toml` during an up tree traversal, we'd better not to ignore errors within it!
Trivial merge